home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / dosmnu58.zip / DMREV.DOC < prev    next >
Text File  |  1994-03-09  |  9KB  |  176 lines

  1.                                REVISION HISTORY
  2. ==============================================================================
  3.  
  4. 5.8
  5.         o       New rights have been added for both menu items and notices:
  6.                   T=TODAY where TODAY=su,mo,tu,we,th,fr,sa,su.  {t=mo,tu}..
  7.                   >=DATE greater than today's date.  {>=03/07/1994}..
  8.                   ==DATE equal to today's date.  {>=03/07/1994}..
  9.                   <=DATE less than today's date.  {<=03/07/2002}..
  10.         o       DMutil now has more informative help screens.
  11.  
  12. 5.7c
  13.         o       Fixed a screen problem that prevented TSRs (such as NoteWorks)
  14.                   from displaying their messages on top of DOSmenu's screen.
  15.  
  16. 5.7b    o       Fixed problem that stopped mouse from working in menu system
  17.                   under various circumstances (registered version only).
  18.  
  19. 5.7a
  20.         o       Fixed a problem where the temporary batch file, when used,
  21.                   would not work correctly if more than 99 users were
  22.                   connected to a file server.
  23.  
  24. 5.7
  25.         o       Five optional global alternate function key DOS commands have
  26.                   been added.  Hold down the alternate key to see the text for
  27.                   these commands, which are defined in DOSMENU.INI.
  28.         o       The network node address, if captured to a DOS variable, is
  29.                   now shown on the menu screen.
  30.         o       DMutil now has a command that allows you to 'see' all tabs and
  31.                   spaces in a file.  This helps you remove errant/extra spaces
  32.                   and tabs in your menu files.
  33.         o       A file viewer, calendar, network queue changer, and network
  34.                   printing utility has been added to the registered bonus
  35.                   package.
  36.  
  37. 5.6b
  38.         o       Both the View DOS Screen and View Concurrent Usage commands
  39.                   can be password protected if menu timing is enabled.  This
  40.                   is to protect the menu timing and automatic quit feature.
  41.  
  42. 5.6a
  43.         o       Concurrent usage of metered applications (F8) is now real time
  44.                   and continuous.  This can also be accomplished on the 
  45.                   command line with DMMETER /VIEW.
  46.  
  47. 5.6
  48.         o       Users may now run their own personal menus from their defined
  49.                   private directories.  They can also edit and maintain their
  50.                   personal menu file (both of these options can be disabled).
  51.         o       You can now view concurrent usage of all metered applications
  52.                   from within the menu system.
  53.         o       You can now view the actual commands for a menu item.
  54.         o       More useful comments have been added to the startup batch 
  55.                   file.
  56.         o       Additional network notes have been added to the DMUSERS.DOC
  57.                   file.
  58.         o       Many small but useful improvements have been made.
  59.  
  60. 5.5
  61.         o       The lead character for DOSmenu's temporary DOS variables has
  62.                   been changed from '@' to '_' to be compatible with 4DOS.
  63.                   Make sure you change the @ symbols in your start-up MENU.BAT
  64.                   file accordingly, or either re-install your system with the
  65.                   DMUTIL /M command.
  66.  
  67. 5.4
  68.         o       DOSmenu now always returns to the last menu and item after
  69.                   running a menu command.
  70.         o       An external screen saver function is available with the
  71.                   registered version.  You may use it or any other screen
  72.                   saver file you wish.
  73.  
  74. 5.3
  75.         o       Minor bug fixes to problems that sometimes allowed a menu
  76.                   loaded with either the /LOAD or /MENU commands to lock the
  77.                   system.
  78.         o       Minor bug fixes to problems that sometimes allowed a menu file
  79.                   to be misread with the wrong rights assigned (usually too
  80.                   few rights).
  81.         o       The view DOS screen option is gone to conserve memory.
  82.         o       The screen saver option is gone to conserve memory.
  83.         o       The maximum sub-menus per main menu file has been increased
  84.                   from 9 to 15 maximum (depending on DOS memory available).
  85.  
  86. 5.2c
  87.         o       A new option has been added to DMutil that allows parsing of
  88.                   specific user ID entries from the central log file, if used.
  89.  
  90. 5.2b
  91.         o       A new right, SHOWMETERDOT, has been added to allow you to not
  92.                   display the meter dot by metered items on the menu, or to
  93.                   display a dot in case you are metering externally with
  94.                   DMmeter. 
  95. 5.2a
  96.         o       A new right, ENVIRONMENT, has been added to test for any DOS
  97.                   env var you wish.  {e=envvar~envvar_text}.
  98.  
  99. 5.2
  100.         o       A software metering service has been added to this version.
  101.                   See DOSMENU.DOC for specifics.
  102.         o       A combined central log file option has been added to enhance
  103.                   the logging capabilities.  This is in contrast to the normal
  104.                   logging of user activites to a private user log file.
  105.         o       The bug that caused the MENU.BAT contents to echo to the
  106.                   screen instead of being written to the file during initial
  107.                   installation (DMUTIL /M) has been corrected.
  108.         o       Other minor corrections have been made.
  109.  
  110. 5.1a
  111. o       Minor corrections only.
  112.  
  113. 5.1
  114. {
  115. Ver 5.1 has changed its startup MENU.BAT file and its DOSMENU.INI file and has
  116. added a few requirements.  Note that some function keys have also changed.
  117. For UPGRADE evaluators/registered users only:
  118.   o  Make sure all of your menu files end with .MNU (and are called that way).
  119.   o  Make sure your DMUTIL.EXE is in the same directory as DOSMENU.EXE.
  120.   o  Follow the Quick Start instructions (listed with DMUTIL ?).  Running
  121.        DMUTIL /M is safe as it will not overwrite of your menu files. Delete
  122.        your DOSMENU.INI file and startup batch file first so that new ones can
  123.        be made for you.
  124. }
  125.         o       Added the capability to load new main menus permanently with
  126.                   the /MENU command.  This is an improvement over the /LOAD
  127.                   command.  See DOSMENU.DOC for specifics.
  128.         o       Added a main screen title option for company name, etc.
  129.         o       Added additional security options.
  130.         o       The extension .MNU is now required for menu files.
  131.         o       Changed DMQuery's DOS variables to work better with 4DOS.
  132.         o       The DOSMENU.INI lines can now be in any order, and some lines
  133.                   have been added and changed.
  134.         o       The startup MENU.BAT has changed slightly (but importantly).
  135.  
  136. 5.0
  137.         o       Revamped DMutil (and its internal editor) completely.  The
  138.                   editor is now a multi-file, windowed, mouse-driven editor
  139.                   with standard shift-key or mouse blocking conventions
  140.                   employed.  DMutil must reside in DOSmenu's home directory.
  141.                   It can be password-protected.
  142.         o       Added ability to interactively edit all menu system files with
  143.                   DMutil.  Results are immediately processed and displayed.
  144.                   This option can be password-protected.
  145.         o       Added complete user logging capability.  Log file shows date,
  146.                   time, menu action, user, node, server, and memory stats for
  147.                   user station.
  148.         o       Fixed problem whereby temporary batch file was sometimes 
  149.                   sporatically written.
  150.  
  151. 4.2a,b
  152.         o       Fixed problems that developed if an empty note file was 
  153.                   present at startup.
  154.  
  155. 4.2
  156.         o       Fixed problem where DOSmenu did not always load additional
  157.                   menu files correctly.
  158.  
  159. 4.1c
  160.         o       Fixed bug that allowed user to keep the notice file open after
  161.                   reading it, which further disallowed admin editing while
  162.                   users where in their menu system.
  163.  
  164. 4.1b
  165.         o       Forces DOSmenu to 25 line screen if not already there.
  166.  
  167. 4.1a
  168.         o       Bug fixes in notices and additional LOCATION right added for
  169.                   notices.
  170.  
  171. 4.1
  172.         o       Full mouse support added (with registered version only).
  173.  
  174. 4.0     
  175.         o       First shareware release.
  176.